Condition System API - Implementation Template (US Core)
Field mapping
HealthCloudGA____EhrCondition____c
See src/main/resources/dw/FHIRTools.dwl
for a mapping example.
FHIR Field | Field | Notes |
---|---|---|
id | Id | A lookup in Health Cloud is done to verify this exists. |
subject.reference | HealthCloudGA____Account____c | Split this value on '/' and take the part to the right. |
category.coding.code | HealthCloudGA____CategoryCode____c | |
category.coding.system | HealthCloudGA____CategorySystem____c | |
"" | HealthCloudGA____AbatementDetail255____c | |
"" | HealthCloudGA____AbatementDetail____c | |
"" | HealthCloudGA____CategoryCode____c | |
"" | HealthCloudGA____AsserterPatient____c | |
"" | HealthCloudGA____AsserterPractitioner____c | |
category.coding.code | HealthCloudGA____Code____c | |
category.coding.display | HealthCloudGA____CodeLabel____c | |
category.coding.system | HealthCloudGA____CodeSystem____c | |
stage.summary.coding | HealthCloudGA____Stage____c | |
identifier.value | HealthCloudGA____SourceSystemId____c | In identifier object where type.coding.code='MR'. |
clinicalStatus.coding.code | HealthCloudGA____StatusCode____c | In coding object where code='active'. |
clinicalStatus.coding.display | HealthCloudGA____StatusLabel____c | In coding object where code='active'. |
clinicalStatus.coding.system | HealthCloudGA____StatusSystem____c | In coding object where code='active'. |
severity.code | HealthCloudGA____SeverityCode____c | |
severity.display | HealthCloudGA____SeverityLabel____c | |
severity.system | HealthCloudGA____SeveritySystem____c | |
evidence.code | HealthCloudGA____EvidenceCode____c | |
evidence.display | HealthCloudGA____EvidenceDetail____c | |
evidence.display | HealthCloudGA____EvidenceLabel____c | |
evidence.system | HealthCloudGA____EvidenceSystem____c | |
verificationStatus | HealthCloudGA____CertaintyCode____c | |
onsetDateTime | OnsetDateTime__c |